func os/exec.findExecutable
3 uses
os/exec (current package)
lp_unix.go#L20: func findExecutable(file string) error {
lp_unix.go#L41: err := findExecutable(file)
lp_unix.go#L54: if err := findExecutable(path); err == nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)